Fix bug #4426 with buffer_posn_from_coords when header line is present.
authorEli Zaretskii <eliz@gnu.org>
Sat, 8 Oct 2011 10:58:50 +0000 (12:58 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 8 Oct 2011 10:58:50 +0000 (12:58 +0200)
commit45819eb57d503fb9c45c0e6af6fe9a16fefb25bf
treefbba3ecdb28baa796bbcc25cf13485ca26b4caad
parent7cb2a0cef0f3cf4dd155607cbb32051c7f241d0c
Fix bug #4426 with buffer_posn_from_coords when header line is present.

 dispnew.c (buffer_posn_from_coords): Account it.vpos for a possible
 presence of header-line.
src/ChangeLog
src/dispnew.c